home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7500 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.mcs.net!not-for-mail
  2. From: trixter@MCS.COM (Trixter / Hornet)
  3. Newsgroups: alt.sys.amiga.demos,comp.sys.amiga.games,comp.sys.amiga.misc,comp.sys.amiga.programmer
  4. Subject: Re: These technical terms...
  5. Date: 17 Apr 1996 13:01:42 -0500
  6. Organization: /usr/lib/news/organi[sz]ation
  7. Message-ID: <4l3bm7$qql@Venus.mcs.com>
  8. References: <1582.6676T834T1624@mbox.vol.it> <1467.6678T966T229@Redrobe.demon.co.uk> <4l17o8$btf@sunsystem5.informatik.tu-muenchen.de>
  9. NNTP-Posting-Host: venus.mcs.com
  10.  
  11. In article <4l17o8$btf@sunsystem5.informatik.tu-muenchen.de>,
  12. Juergen Fischer <fischerj@Informatik.TU-Muenchen.DE> wrote:
  13. >SO TELL ME WHY THE DAMN DOOM IS FASTER THAN ANY CLONE I SAW
  14. >EVEN ALTHOUGH THE BANDWIDTH OF THAT BLOODY VGA IS 1.75MB/SEC ?
  15. >HUH ?
  16.  
  17. Well, Doom is texture-mapped raycasting, and as such, is all chunky.
  18. VGA hardware is chunky.  Doom draws directory to video card memory.
  19.  
  20. I would imagine that the Amiga clones can draw about as fast to
  21. fastram, but then they've got to go through the chunky-to-planar
  22. conversion, which is probably where the real slowdown is.
  23. -- 
  24. Jim Leonard (Trixter / Hornet)                          Email: trixter@mcs.com
  25. *THE* PC Demo WWW page:  http://www.cdrom.com/pub/demos/hornet/html/demos.html
  26. The 8086 Compo is OVER!  Results at http://www.cdrom.com/pub/demos/hornet/8086
  27. Make A Computer easy enough for a fool to use, and only fools will use it!
  28.